home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 24 / Amiga Format AFCD24 (Feb 1998, Issue 108).iso / -in_the_mag- / emulation / amiga / uae-0.7.0b2 / makefile < prev    next >
Makefile  |  1998-01-20  |  324b  |  19 lines

  1. # Generated automatically from Makefile.in by configure.
  2. #
  3. # Top-level Makefile for UAE
  4. #
  5.  
  6. all:
  7.     cd src && $(MAKE)
  8.     cp src/uae .
  9.     cp src/readdisk .
  10.  
  11. clean:
  12.     cd src && $(MAKE) clean
  13.     rm -f uae readdisk 
  14.     
  15. streifenfrei:
  16.     cd src && $(MAKE) streifenfrei
  17.     rm -f uae readdisk
  18.     rm -f config.cache config.log config.status Makefile
  19.